﻿/* 0 BASIC TAGS */
/* Content Page Layout */
.demoarea {
	/*padding:20px;*/
	color:Gray;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color:#FFFACD;
    /*lemonchiffon */
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Blue;
	/*color:Gray;*/
	background-color:white;
}

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* My Titulos */
.MyTitulo
{
	font-weight: bold;
	font-size: x-large;
	cursor: move;
	color: black;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	font-variant: normal;
}

.MyTitulo2
{
	font-weight: bold;
	font-size: x-large;
	cursor: move;
	color: white;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	font-variant: normal;
}

.Descripciones
{
	color: #8f8f8f;
}

table {
	font-size: small;
	text-align: left;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	/*color: #DBB94F;*/
    color: #FFFFFF;
	font-weight: 700;
}

a:visited {
	/*color: #C19B28;*/
    color: #000000;
}

a:hover {
	text-decoration: underline;
	/*color: #E6CD84;*/
    color: #000000;
}

a:active {
	/*color: #C19B28;*/
    color: #000000;
}

	/*
	background-color: #656565;
    background-image: url(Images/background.gif)
    font-size: 0.7em;
    */

body
{
	background-color: #FFFFFF;
	background-image: url("Images/background_white.gif");
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

img {
	border-width: 0;
	width: 40px;
	height: 40px;
}

/* 1 HEADER */

.header {
	background: linear-gradient(135deg,#eb0028,#eb0028 75%,#fff 0);
	background-repeat: no-repeat;
	position: relative;
	border: 2px solid rgb(0%, 0%, 0%);
	width: 1000px;
	height: 76px;
	margin: 0 auto 5px auto;
}

.loading_snb {
	position: absolute;
	top: 20px;
	left: 250px;
	margin-top: -100px;
	margin-left: -100px;
	perspective: 1000px;
	display: block;
	width: 3em;
	height: 3em;
	overflow: visible;
}

	.loading_snb .dash path.big_Sanborns {
		stroke: #fff;
		stroke-width: 3px;
		stroke-linecap: round;
		filter: drop-shadow(0 0 2px #000);
		animation: dashArray var(--sped, 2s) ease-in-out infinite, dashOffset var(--sped, 2s) linear infinite;
	}

	.loading_snb .dash path.big_Sanborns_letras {
		stroke: #FFF;
		stroke-width: 8px;
		stroke-linecap: round;
		filter: drop-shadow(0 0 3px #000);
		animation: dashArray2 var(--sped, 2s) ease-in-out infinite, dashOffset2 var(--sped, 2s) linear infinite;
	}

.loading_dax {
	position: absolute;
	top: 120px;
	left: 172px;
	margin-top: -100px;
	margin-left: -100px;
	perspective: 1000px;
	display: block;
	width: 2.5em;
	height: 2.5em;
	overflow: visible;
}

	.loading_dax .dash path.big_Dax_letras {
		stroke: #000;
		stroke-linecap: round;
		stroke-width: 7px;
		filter: drop-shadow(0 0 2px #fff);
		animation: dashArray var(--sped, 2s) ease-in-out infinite, dashOffset var(--sped, 2s) linear infinite;
	}
	.loading_dax .dash path.big_Dax_humo {
		stroke: #c34eb9;
		stroke-linecap: round;
		stroke-width: 4px;
		filter: drop-shadow(0 0 3px #fa45ec);
		animation: dashArray var(--sped, 2s) ease-in-out infinite, dashOffset var(--sped, 2s) linear infinite;
	}

@keyframes dashArray {
	0% {
		stroke-dasharray: 0 1 159 0;
	}

	50% {
		stroke-dasharray: 0 59 1 0;
	}

	100% {
		stroke-dasharray: 359 1 0 0;
	}
}
@keyframes dashOffset {
	0% {
		stroke-dashoffset: 15;
	}

	100% {
		stroke-dashoffset: -205;
	}
}
@keyframes dashArray2 {
	0% {
		stroke-dasharray: 159 0 0 0;
	}

	50% {
		stroke-dasharray: 29;
	}

	100% {
		stroke-dasharray: 0 0 359 1;
	}
}
@keyframes dashOffset2 {
	0% {
		stroke-dashoffset: -15;
	}

	100% {
		stroke-dashoffset: -209;
	}
}

.logo1 {
/*	background-image: url(Images/Logo_Sanborns_white.png);*/
	background-size: contain;
	/*background-image: url(Images/header2.gif);*/
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 76px;
	margin: 0 auto 5px auto;
}
.logo2 {
/*	background-image: url(Images/Logo_Dax.png);*/
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
    left: 450px; 
    width:300px; 
    height:57px; 
    top:10px;
	margin: 0 auto 5px auto;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim {
	display: none;
}








/* 2 PAGE */

.page
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	width: 100%;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 200px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	/*position: relative;*/
}

dt
{
	position: absolute;
	left: 30px;
}

dd {
	margin-left: 5px;
	height: 1.5em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}




.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}


/* 3 FOOTER */

.footerbg {
    position: relative;
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
    position: relative;
	/*background-image: url(images/footer.gif);*/
    background-color: #eb0028;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom: 20px;*/
	width: 1000px;
	height: 45px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* My Table */
.ContentBorder
{
border-right: Gray 1px solid;
border-top: Gray 1px solid;
border-left: Gray 1px solid;
border-bottom: Gray 1px solid;
height: 100px;
}

.container .mainc  {
	background-color:#000000; 
	border:2px double #000000; 
	font-size: xx-small; 
	text-align: left;
}

/*---Captcha---*/

.MyDetalle {
	font-weight: bold;
	font-size: medium;
	cursor: move;
	color: black;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	font-variant: normal;
}

.captcha-area {
	display: flex;
	height: 35px;
	margin: 10px 0 20px;
	align-items: center;
	justify-content: space-between;
}

	.captcha-area .captcha-img {
		height: 130%;
		width: 170px;
		user-select: none;
		background: #000;
		border-radius: 5px;
		position: relative;
	}

.captcha-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
	opacity: 0.95;
}

.captcha-img .captcha {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	color: #fff;
	font-size: 35px;
	text-align: center;
	letter-spacing: 10px;
	transform: translate(-50%, -50%);
	text-shadow: 0px 0px 2px #b1b1b1;
	font-family: 'Noto Serif', serif;
}

.reload-btn {
	width: 35px;
	height: 50%;
	font-size: 17px;
}

	.reload-btn i {
		transition: transform 0.3s ease;
	}

	.reload-btn:hover i {
		transform: rotate(15deg);
	}

@media (max-width: 506px) {
	body {
		padding: 0 10px;
	}

	.wrapper {
		padding: 22px 25px 35px;
	}

		.wrapper header {
			font-size: 25px;
		}

		.wrapper .captcha-area {
			height: 60px;
		}

	.captcha-area .captcha {
		font-size: 28px;
		letter-spacing: 5px;
	}

	.captcha-area .reload-btn {
		width: 60px;
		margin-left: 5px;
		font-size: 20px;
	}

	.wrapper .input-area {
		height: 55px;
	}

	.input-area .check-btn {
		height: 40px;
	}

	.wrapper .status-text {
		font-size: 15px;
	}

	.captcha-area .captcha-img {
		width: 250px;
	}
}


.card-header{
	background: #eb0028;
	color: #fff
}

.lbl {
	font-weight: bold;
}

.temporizador{
	color: #fff;
}